+Sat Dec 13 23:37:50 2003 Matthias Clasen <maclas@gmx.de>
+
+ * gdk/gdkdraw.c (gdk_draw_pixbuf): Document that the clip mask
+ of gc is ignored. (#101983, Sebastian Rittau)
+
Sat Dec 13 16:13:27 2003 Kristian Rietveld <kris@gtk.org>
A trick for a faster treeview, step 1. Patch to short circuit
+Sat Dec 13 23:37:50 2003 Matthias Clasen <maclas@gmx.de>
+
+ * gdk/gdkdraw.c (gdk_draw_pixbuf): Document that the clip mask
+ of gc is ignored. (#101983, Sebastian Rittau)
+
Sat Dec 13 16:13:27 2003 Kristian Rietveld <kris@gtk.org>
A trick for a faster treeview, step 1. Patch to short circuit
+Sat Dec 13 23:37:50 2003 Matthias Clasen <maclas@gmx.de>
+
+ * gdk/gdkdraw.c (gdk_draw_pixbuf): Document that the clip mask
+ of gc is ignored. (#101983, Sebastian Rittau)
+
Sat Dec 13 16:13:27 2003 Kristian Rietveld <kris@gtk.org>
A trick for a faster treeview, step 1. Patch to short circuit
+Sat Dec 13 23:37:50 2003 Matthias Clasen <maclas@gmx.de>
+
+ * gdk/gdkdraw.c (gdk_draw_pixbuf): Document that the clip mask
+ of gc is ignored. (#101983, Sebastian Rittau)
+
Sat Dec 13 16:13:27 2003 Kristian Rietveld <kris@gtk.org>
A trick for a faster treeview, step 1. Patch to short circuit
+Sat Dec 13 23:37:50 2003 Matthias Clasen <maclas@gmx.de>
+
+ * gdk/gdkdraw.c (gdk_draw_pixbuf): Document that the clip mask
+ of gc is ignored. (#101983, Sebastian Rittau)
+
Sat Dec 13 16:13:27 2003 Kristian Rietveld <kris@gtk.org>
A trick for a faster treeview, step 1. Patch to short circuit
* On older X servers, rendering pixbufs with an alpha channel involves round
* trips to the X server, and may be somewhat slow.
*
+ * The clip mask of @gc is ignored, but clip rectangles and clip regions work
+ * fine.
+ *
* Since: 2.2
**/
void